Skip to content
Back to search
30
MCP

Ethereum Wallet (EVM)

pulsemcp/ethereum wallet (evm)

Enables direct interaction with Ethereum and EVM-compatible blockchains for wallet creation, balance checking, transaction sending, and smart contract operations through ethers.js v5.

Uptime
0.0%
1 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

Ethers Wallet
Integrates with Ethereum networks and smart contracts using ethers.js to enable wallet operations, transaction management, and blockchain in
0 tools
EVM Blockchain Bridge
Provides a bridge to Ethereum Virtual Machine (EVM) compatible blockchains, enabling wallet management, blockchain data queries, and DeFi op
0 tools
EVM Wallet Signer
Route EVM transactions to browser wallets (MetaMask, etc.) for signing via EIP-6963
0 tools
Ethereum Wallet Generator
Generate Ethereum wallets with BIP39 mnemonics, HD paths, vanity addresses, private key backup
0 tools
Ethereum Blockchain Tools
Integrates with Ethereum blockchain networks to provide smart contract auditing, wallet analysis, token balance checking, and profitability
0 tools
BNBChain
Enables direct interaction with BNB Chain and other EVM-compatible networks for blockchain operations including block exploration, smart con
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "ethereum_wallet_(evm)": {
      "url": "None",
      "transport": "http"
    }
  }
}